canAddCards

abstract suspend fun canAddCards(lastDigits: List<String>): Map<String, Map<Wallet, Eligibility>>

Method allowed to check if card can be added to supported wallets.

Return

map of last digits with eligible wallets and eligibility

Parameters

lastDigits

Cards last digits